The Panel Control

The Panel Object is a parent control that enables you to easily perform group actions such as deleting, hiding or moving all child controls at once by deleting, hiding or moving the parent Panel control. It also makes it easier to apply common grouping values such as the background.

When placing a child object on the panel, make sure its owner is listed as the Panel.

Note: Since the Panel is a container, it does not hold Focus and therefore does not have a TabNo (tab number).

For property descriptions, see Graphical Control Properties.